home *** CD-ROM | disk | FTP | other *** search
/ Digitalfoto 118 / Digitalfoto 118.iso / mac / pdf.swf / scripts / DefineButton2_480 / BUTTONCONDACTION on(release).as
Text File  |  2010-10-04  |  170b  |  6 lines

  1. on(release){
  2.    _root.pdf.mc_buit.attachMovie("pdf05_tutPhot","pdf05_tutPhot",1);
  3.    _root.pdf.mc_imgpdf._visible = false;
  4.    _root.pdf.fons_gris._visible = true;
  5. }
  6.